home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 February / EnigmA AMIGA RUN 15 (1997)(G.R. Edizioni)(IT)[!][issue 1997-02][PLANET CD V].iso / enigma / earcd / utility / utilrexx / reminder.rdm < prev    next >
Text File  |  1997-01-18  |  748b  |  20 lines

  1. Short:    A simple ARexx reminder system to pop up on WB
  2. Author:   karl@bifrost.manawatu.gen.nz (Karl Mottram)
  3. Uploader: dave@eclipsnz.manawatu.gen.nz (Dave Dustin)
  4. Version:  1.7
  5. Type:     util/rexx
  6.  
  7.     Written because I have a lousy memory, this little util gets called once
  8. (or as many times as you like) via a CLI call, Cron-util, etc. and if there is
  9. a note to be displayed, will open a window on WB and display them.
  10.  
  11.     Requires:    ENV:Reminder.env containing window co-ord and datafile spec.
  12.             Datafile - recommend ENV:Reminder.dat
  13.  
  14.     Allows for 5 types of messages, Once-only, Annual, Monthly, Weekly and
  15. Daily. This allows for a wide range of uses.
  16.  
  17.     Please see Reminder.dox for detailed notes.
  18.  
  19.                              --- -- - A - -- ---
  20.